control state information造句
例句与造句
- Saves control state information for the control adapter
保存控件适配器的控件状态信息。 - Loads adapter control state information that was saved by
加载适配器控件状态信息,该信息由 - Saves any view or control state information for the page
保存该页的任何视图或控件状态信息。 - That contains the adapter s control state information as a
,其中包含适配器的控件状态信息作为 - Restores control state information from a previous page request that was saved by the
方法保存的上一个页请求还原控件状态信息。 - It's difficult to find control state information in a sentence. 用control state information造句挺难的
- Class is used to deserialize view state and control state information , and the
类对视图状态和控件状态信息进行反序列化,并使用所得 - When an adapter needs to maintain its own control state information , it can override the
当适配器需要维护自身的控件状态信息时,可以重写 - Load method to load page and control state information from an incoming request to the web server
方法,用于从发给web服务器的传入请求中加载页和控件状态信息。 - Occurs after the page has completed saving all view state and control state information for the page and controls on the page
在页已完成对页和页上控件的所有视图状态和控件状态信息的保存后发生。 - In version 1 . 1 of asp . net , view state is used to store control state information , the content of controls , and application data
在asp . net 1 . 1版中,视图状态用于存储控件状态信息、控件内容和应用程序数据。 - An adapter might need to maintain control state information when there are features that need to have state maintained across requests , independent from the state of the associated control
当存在需要跨请求维护状态的功能时,无论关联控件的状态如何,适配器可能都需要维护控件状态信息。